Release 10.1A: OpenEdge Development:
Progress 4GL Handbook
Saving your test procedure
Before you move on to extend your first procedure to learn some of the other 4GL language basics, you should save it out to the operating system. To do this, give your code a procedure name. This follows the same rules as other names, and by convention has a filename extension of
.p(for procedure).
![]()
To save your procedure in the Procedure Editor, select File
Save As. Call the procedure
h-CustSample.pand save the file to your working directory, or some other directory you’ve created.Now you’re ready to extend your procedure in various ways.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |